//==============================================================================
// Theban Hoplite_Anim.txt
//==============================================================================

//==============================================================================
define Armour
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Hoplite Armour Pieces
	    Replacetexture infantry g hoplite head standard/Theban Armour Pieces
         }
      }
   }
}
//==============================================================================
define Spear
{
   SetSelector
   {
      VariationLogic
      set hotspot
      {
         version
         {
            Visual Attachments A SpearC
         }
      }
   }
}
//==============================================================================
define Shield
{
   SetSelector
   {
      set hotspot
      {
         version
         {
         visual Greek Shield1
	 //ReplaceTexture Attachments G Shield Copper/Theban Shield
	 ReplaceTexture Attachments G Shield Copper/Theban Shield2
         }
      }
   }
}
//==============================================================================
define Head
{
   SetSelector
   {
      set hotspot
      {
         version
         {
          visual Infantry G Hoplite Head Heavy
ReplaceTexture Infantry G Hoplite Head/infantry g sacred band head
         }
      }
   }
}

//==============================================================================
define Plume
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Theban Plume
		    ReplaceTexture Infantry G Hoplite Head Standard/Theban Head
         }
      }
   }
}

//==============================================================================
anim Bored
{
   SetSelector
   {
      set hotspot
      {
         version
         {
					Visual Infantry G Hoplite_BoredA
					connect RightHand Spear hotspot
					connect LeftForearm Shield hotspot
					Connect TopOfHead Head hotspot
					//Connect TopOfHead Plume hotspot
					//Connect BackChest Cape hotspot
					//Connect FrontChest Armour hotspot
					ReplaceTexture Infantry G Hoplite Standard/Infantry G Sacred Band
				}
			}
		}
	}
}

//==============================================================================
anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
					Visual Infantry G Hoplite_IdleA
					connect RightHand Spear hotspot
					connect LeftForearm Shield hotspot
					Connect TopOfHead Head hotspot
					//Connect TopOfHead Plume hotspot
					//Connect BackChest Cape hotspot
					//Connect FrontChest Armour hotspot
					ReplaceTexture Infantry G Hoplite Standard/Infantry G Sacred Band
				}
			}
		}
	}
}

//==============================================================================
anim Walk
{
   SetSelector
   {
      set hotspot
      {
         version
         {
					Visual Infantry G Hoplite_walkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag FootstepLeft 0.00 true   
               tag FootstepRight 0.50 true   
//-- end auto generated section
					connect RightHand Spear hotspot
					connect LeftForearm Shield hotspot
					Connect TopOfHead Head hotspot
					//Connect TopOfHead Plume hotspot
					//Connect BackChest Cape hotspot
					//Connect FrontChest Armour hotspot
					ReplaceTexture Infantry G Hoplite Standard/Infantry G Sacred Band
				}
			}
		}
	}
}

//==============================================================================
anim Attack
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Infantry G Hoplite_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.49 true   
               tag GenericSound 0.40 true   
//-- end auto generated section
					connect RightHand Spear hotspot
					connect LeftForearm Shield hotspot
					Connect TopOfHead Head hotspot
					//Connect TopOfHead Plume hotspot
					//Connect FrontChest Armour hotspot
					ReplaceTexture Infantry G Hoplite Standard/Infantry G Sacred Band
				}
			}
		}
	}
}
//==============================================================================
anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Infantry G Hoplite_DeathA
				connect RightHand Spear hotspot
				connect LeftForearm Shield hotspot
				Connect TopOfHead Head hotspot
				//Connect TopOfHead Plume hotspot
				//Connect BackChest Cape hotspot
				//Connect FrontChest Armour hotspot
				ReplaceTexture Infantry G Hoplite Standard/Infantry G Sacred Band
         }
      }
   }
}



//==============================================================================
anim Flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Infantry G Hoplite_FlailA
				connect RightHand Spear hotspot
				connect LeftForearm Shield hotspot
				Connect TopOfHead Head hotspot
				//Connect TopOfHead Plume hotspot
				//Connect BackChest Cape hotspot
				//Connect FrontChest Armour hotspot
				ReplaceTexture Infantry G Hoplite Standard/Infantry G Sacred Band
         }
      }
   }
}
